x11: Use resize counting for freezing updates too
authorJonas Ådahl <jadahl@gmail.com>
Fri, 4 Dec 2020 23:07:21 +0000 (00:07 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 19:37:29 +0000 (20:37 +0100)
commitff23a2a58238b1b69142754254c6159b08f7fa4b
tree0c4cb5224ca6a59eb0c9b69de0d69751294fe33a
parent8396bdb759543442c6bbb9e5b0f4ebd7c26a0fce
x11: Use resize counting for freezing updates too

It's already keep strack of when we're waiting for configure events, so
lets reuse it. This fixes an issue where reshown dialogs wouldn't
reappear.
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdksurface-x11.c
gdk/x11/gdksurface-x11.h